home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Skunkware 5
/
Skunkware 5.iso
/
src
/
X11
/
xconq
/
Lib
/
Bitmaps
/
balloon.b
< prev
next >
Wrap
Text File
|
1995-05-09
|
224b
|
8 lines
#define balloon_width 16
#define balloon_height 16
static short balloon_bits[] = {
0x0000, 0x01f0, 0x03f8, 0x06dc,
0x07fc, 0x07fc, 0x05ec, 0x061c,
0x07fc, 0x02e8, 0x0208, 0x0110,
0x0110, 0x00e0, 0x00e0, 0x0000};